<squad>
	<description>
		<type>TYPE_ASSAULT_GUN</type>
		<nationality>NATIONALITY_GERMAN</nationality>

		<long_name>Grille Ausf. K</long_name>
		<short_name>Grille K</short_name>
		<comment>The chassis of a Panzer 38(t) with a 15cm SIG33 howitzer</comment>

		<uniform_profile>uniform_profile_german_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>3</month><year>1943</year><number>10</number></data>
		<data><month>6</month><year>1945</year><number>15</number></data>
		<data><month>3</month><year>1946</year><number>5</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Grille K.png</image_profile>
			<weight>11500</weight>
		</attributes>

		<drive>
			<engine>
				<name>Praga EPA 2</name>
				<horsepower>125</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe>
				<offsetX>-52</offsetX>
				<offsetY>240</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Grille K.png</image_view>

			<width>222</width>
			<length>481</length>
			<height>112</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>20@15</upper_front>
				<lower_front>20@-15</lower_front>
				<side>15</side>
				<upper_rear>10@7</upper_rear>
				<lower_rear>10@-7</lower_rear>
				<top>10</top>
				<bottom>10</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>222</width>
			<length>227</length>
			<height>112</height>

			<offsetX>0</offsetX>
			<offsetY>120</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>15@30</front>
				<side>15@15</side>
				<rear>8</rear>
				<top>0</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-Grille K cannon.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>50</offsetY>
			<offsetZ>170</offsetZ>
			<minAngle>-21</minAngle>
			<maxAngle>21</maxAngle>

			<rotate_time>30</rotate_time>
			<weapon><type>WEAPON_CANNON_150_SIG_33</type></weapon>
			<ammo><for>WEAPON_CANNON_150_SIG_33</for><flavour>FLAVOUR_HE</flavour><rounds>23</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_SMG_MP40</type></weapon>
				<ammo><for>WEAPON_SMG_MP40</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_STG44</type></weapon>
				<ammo><for>WEAPON_RIFLE_STG44</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_STG44</type></weapon>
				<ammo><for>WEAPON_RIFLE_STG44</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<offsetX>-80</offsetX>
			<offsetY>80</offsetY>
			<offsetZ>224</offsetZ>
			<minAngle>-120</minAngle>
			<maxAngle>120</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_MG34</type></weapon>
			<ammo><for>WEAPON_LMG_MG34</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_MACHINE_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_STG44</type></weapon>
				<ammo><for>WEAPON_RIFLE_STG44</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
